home *** CD-ROM | disk | FTP | other *** search
/ Univers Interactif 3 / INTERACTIF.BIN / pc / planeten / internet / macslurp.sea / MacSlurp 1.5 ƒ / MacSlurp Files / slurp.sys
Text File  |  1993-09-20  |  1KB  |  31 lines

  1. # slurp.sys - which newsgroups we wish to take from each NNTP server
  2. #
  3. # Format is
  4. #   hostname/sublist:groups/distributions:flags:username/password
  5. #
  6. # * Entries for a particular host can be continued on more than one
  7. #   line by using a '\' at the end of the line.
  8. # * There is no limit on the length of each line.
  9. # * Whitespace is only allowed in comments - nowhere else!
  10. # * Comments begin with a '#'.
  11. # * Distributions are *not* recommended if you want a reasonable
  12. #   throughput and don't want to increase the server load too much...
  13. # * Possible flags are
  14. #      i  don't load /save unretrieved messsage IDs
  15. #      l  use local time, not that at the server
  16. #      r  do a 'mode reader' command
  17. # * If username/password are supplied then they will be used with the
  18. #   NNTP simple authorisation protocol.
  19. #
  20. # MacSlurp Note: Flags and username/password are not implemented, and
  21. #                sublists have not been tested!      
  22.  
  23. # Demon feed
  24. news.demon.co.uk:demon.local,demon.announce,demon.ip.support.mac,rec.travel,\
  25. comp.sys.mac.games,comp.sys.mac.hardware,comp.sys.mac.programmer,\
  26. comp.sys.mac.comm,uk.jobs,comp.risks,comp.databases.ingres,\
  27. comp.sys.mac.oop.tcl
  28.  
  29.  
  30. # END OF FILE
  31.